[INFO] cloning repository https://github.com/nickvd7/flowd
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nickvd7/flowd" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnickvd7%2Fflowd", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnickvd7%2Fflowd'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c7b21b14a7416be8d05b574999af2288bca5f279
[INFO] testing nickvd7/flowd against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnickvd7%2Fflowd" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/nickvd7/flowd
[INFO] finished tweaking git repo https://github.com/nickvd7/flowd
[INFO] tweaked toml for git repo https://github.com/nickvd7/flowd written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/nickvd7/flowd on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/nickvd7/flowd already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c81db338898726beb56404474711015a4a912638d9ed8a356b8ca0cb5f159662
[INFO] running `Command { std: "docker" "start" "-a" "c81db338898726beb56404474711015a4a912638d9ed8a356b8ca0cb5f159662", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c81db338898726beb56404474711015a4a912638d9ed8a356b8ca0cb5f159662", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c81db338898726beb56404474711015a4a912638d9ed8a356b8ca0cb5f159662", kill_on_drop: false }`
[INFO] [stdout] c81db338898726beb56404474711015a4a912638d9ed8a356b8ca0cb5f159662
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cf0395cc0814bdfc82e5ae0ab0ffd8a01780c7e9f1a90442e3eaf308836b4148
[INFO] running `Command { std: "docker" "start" "-a" "cf0395cc0814bdfc82e5ae0ab0ffd8a01780c7e9f1a90442e3eaf308836b4148", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling zerocopy v0.8.42
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling libsqlite3-sys v0.28.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling inotify v0.11.1
[INFO] [stderr]    Compiling notify-types v2.1.0
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling notify v8.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling flow-dsl v0.1.0 (/opt/rustwide/workdir/crates/flow-dsl)
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling flow-core v0.1.0 (/opt/rustwide/workdir/crates/flow-core)
[INFO] [stderr]    Compiling flow-patterns v0.1.0 (/opt/rustwide/workdir/crates/flow-patterns)
[INFO] [stderr]    Compiling flow-adapters v0.1.0 (/opt/rustwide/workdir/crates/flow-adapters)
[INFO] [stderr]    Compiling rusqlite v0.31.0
[INFO] [stderr]    Compiling flow-db v0.1.0 (/opt/rustwide/workdir/crates/flow-db)
[INFO] [stderr]    Compiling flow-analysis v0.1.0 (/opt/rustwide/workdir/crates/flow-analysis)
[INFO] [stderr]    Compiling flow-exec v0.1.0 (/opt/rustwide/workdir/crates/flow-exec)
[INFO] [stderr]    Compiling flow-cli v0.1.0 (/opt/rustwide/workdir/crates/flow-cli)
[INFO] [stderr]    Compiling flow-daemon v0.1.0 (/opt/rustwide/workdir/crates/flow-daemon)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 22s
[INFO] running `Command { std: "docker" "inspect" "cf0395cc0814bdfc82e5ae0ab0ffd8a01780c7e9f1a90442e3eaf308836b4148", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cf0395cc0814bdfc82e5ae0ab0ffd8a01780c7e9f1a90442e3eaf308836b4148", kill_on_drop: false }`
[INFO] [stdout] cf0395cc0814bdfc82e5ae0ab0ffd8a01780c7e9f1a90442e3eaf308836b4148
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6ae4888f04da5838b17fabdee5effb95011a4b85bf2776eb59f2557c97899837
[INFO] running `Command { std: "docker" "start" "-a" "6ae4888f04da5838b17fabdee5effb95011a4b85bf2776eb59f2557c97899837", kill_on_drop: false }`
[INFO] [stderr]    Compiling flow-adapters v0.1.0 (/opt/rustwide/workdir/crates/flow-adapters)
[INFO] [stderr]    Compiling flow-dsl v0.1.0 (/opt/rustwide/workdir/crates/flow-dsl)
[INFO] [stderr]    Compiling flow-db v0.1.0 (/opt/rustwide/workdir/crates/flow-db)
[INFO] [stderr]    Compiling flow-exec v0.1.0 (/opt/rustwide/workdir/crates/flow-exec)
[INFO] [stderr]    Compiling flow-analysis v0.1.0 (/opt/rustwide/workdir/crates/flow-analysis)
[INFO] [stderr]    Compiling flow-cli v0.1.0 (/opt/rustwide/workdir/crates/flow-cli)
[INFO] [stderr]    Compiling flow-daemon v0.1.0 (/opt/rustwide/workdir/crates/flow-daemon)
[INFO] [stderr]    Compiling flow-patterns v0.1.0 (/opt/rustwide/workdir/crates/flow-patterns)
[INFO] [stderr]    Compiling flow-core v0.1.0 (/opt/rustwide/workdir/crates/flow-core)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 14.75s
[INFO] running `Command { std: "docker" "inspect" "6ae4888f04da5838b17fabdee5effb95011a4b85bf2776eb59f2557c97899837", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6ae4888f04da5838b17fabdee5effb95011a4b85bf2776eb59f2557c97899837", kill_on_drop: false }`
[INFO] [stdout] 6ae4888f04da5838b17fabdee5effb95011a4b85bf2776eb59f2557c97899837
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d7999765ba0d873bf6122df68e2f979b3c700d45a14a2347bdf14827806be6bf
[INFO] running `Command { std: "docker" "start" "-a" "d7999765ba0d873bf6122df68e2f979b3c700d45a14a2347bdf14827806be6bf", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/flow_adapters-39dca17a9e0466e9)
[INFO] [stdout] 
[INFO] [stdout] running 24 tests
[INFO] [stdout] test clipboard::tests::redacted_mode_preserves_shape_without_plaintext ... ok
[INFO] [stdout] test browser::tests::download_record_serializes_into_browser_raw_event ... ok
[INFO] [stdout] test clipboard::tests::classifies_structured_text_deterministically ... ok
[INFO] [stdout] test clipboard::tests::metadata_only_mode_emits_only_summary_fields ... ok
[INFO] [stdout] test clipboard::tests::observer_emits_only_when_clipboard_changes ... ok
[INFO] [stdout] test clipboard::tests::content_mode_truncates_at_utf8_boundary ... ok
[INFO] [stdout] test file_watcher::tests::converts_create_event_for_visible_files ... ok
[INFO] [stdout] test file_watcher::tests::classifies_rename_with_same_parent ... ok
[INFO] [stdout] test file_watcher::tests::classifies_move_with_different_parent ... ok
[INFO] [stdout] test file_watcher::tests::file_event_serializes_into_raw_event_payload ... ok
[INFO] [stdout] test file_watcher::tests::converts_modify_data_event_for_visible_files ... ok
[INFO] [stdout] test file_watcher::tests::converts_create_event_when_metadata_is_not_yet_available ... ok
[INFO] [stdout] test browser::tests::observer_ingests_only_new_complete_records ... ok
[INFO] [stdout] test file_watcher::tests::ignores_hidden_and_temporary_files ... ok
[INFO] [stdout] test browser::tests::observer_resets_after_bridge_truncation ... ok
[INFO] [stdout] test terminal::tests::captures_chained_directory_preparation_and_copy_workflow ... ok
[INFO] [stdout] test terminal::tests::captures_remove_metadata_without_raw_arguments ... ok
[INFO] [stdout] test terminal::tests::classifies_rename_when_parent_directory_is_unchanged ... ok
[INFO] [stdout] test terminal::tests::keeps_chained_move_sequences_stable_for_pattern_detection ... ok
[INFO] [stdout] test terminal::tests::keeps_failed_file_commands_as_observation_only_commands ... ok
[INFO] [stdout] test terminal::tests::rejects_unterminated_quotes ... ok
[INFO] [stdout] test terminal::tests::parses_terminal_history_json_into_raw_event ... ok
[INFO] [stdout] test terminal::tests::redacts_sensitive_assignments ... ok
[INFO] [stdout] test file_watcher::tests::classifies_single_path_rename_event_as_rename ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 24 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/flow_analysis-762d65c2eaa830c9)
[INFO] [stdout] 
[INFO] [stdout] running 21 tests
[INFO] [stdout] test intelligence_boundary::tests::boundary_can_be_exercised_without_changing_baseline_behavior ... ok
[INFO] [stdout] test intelligence_boundary::tests::applies_keep_and_suppress_decisions_in_one_place ... ok
[INFO] [stdout] test intelligence_boundary::tests::display_stored_suggestions_filters_out_delayed_and_suppressed_entries ... ok
[INFO] [stdout] test intelligence_boundary::tests::display_stored_suggestions_fall_back_without_intelligence ... ok
[INFO] [stdout] test intelligence_boundary::tests::explainability_metadata_is_preserved_through_display_mapping ... ok
[INFO] [stdout] test intelligence_boundary::tests::envelope_includes_session_summary_and_stable_recency_signals ... ok
[INFO] [stdout] test intelligence_boundary::tests::maps_stored_suggestions_into_ranking_inputs ... ok
[INFO] [stdout] test intelligence_boundary::tests::explainability_falls_back_deterministically_without_intelligence ... ok
[INFO] [stdout] test intelligence_boundary::tests::maps_pattern_candidates_with_persisted_feedback_history ... ok
[INFO] [stdout] test intelligence_boundary::tests::ranking_falls_back_to_baseline_order_without_intelligence ... ok
[INFO] [stdout] test intelligence_boundary::tests::ranking_uses_intelligence_rank_hints ... ok
[INFO] [stdout] test intelligence_boundary::tests::boundary_can_apply_optional_client_refinements ... ok
[INFO] [stdout] test intelligence_boundary::tests::maps_internal_suggestion_data_into_narrow_client_inputs ... ok
[INFO] [stdout] test intelligence_boundary::tests::mapping_stays_deterministic ... ok
[INFO] [stdout] test intelligence_boundary::tests::display_evaluation_can_delay_and_reword_suggestions ... ok
[INFO] [stderr]      Running tests/demo_scenarios.rs (/opt/rustwide/target/debug/deps/demo_scenarios-dee9e0340b7c6e9c)
[INFO] [stdout] test tests::optional_intelligence_isolated_behind_one_boundary ... ok
[INFO] [stdout] test tests::catch_up_analysis_keeps_raw_normalization_and_suggestion_generation_open_core ... ok
[INFO] [stdout] test tests::analysis_refresh_passes_persisted_feedback_history_into_intelligence ... ok
[INFO] [stdout] test tests::baseline_suggestion_flow_works_without_private_intelligence ... ok
[INFO] [stdout] test tests::open_core_execution_records_survive_analysis_refresh ... ok
[INFO] [stdout] test tests::catch_up_analysis_ingests_terminal_history_signals ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test demo_scenarios_replay_into_deterministic_suggestions ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/intelligence_fixtures.rs (/opt/rustwide/target/debug/deps/intelligence_fixtures-cedcff1768d98f51)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test open_core_fallback_still_works_without_intelligence ... ok
[INFO] [stdout] test fixture_generates_realistic_baseline_suggestions_before_intelligence ... ok
[INFO] [stdout] test explainability_survives_the_integrated_intelligence_path ... ok
[INFO] [stdout] test intelligence_enabled_fixture_reorders_displayed_suggestions_from_baseline ... ok
[INFO] [stdout] test intelligence_fixture_passes_feedback_history_through_the_boundary ... ok
[INFO] [stdout] test intelligence_fixture_respects_delayed_and_suppressed_decisions ... ok
[INFO] [stdout] test identical_fixtures_produce_identical_intelligence_outcomes ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/flow_cli-2dd5c68d3b930fb2)
[INFO] [stdout] 
[INFO] [stdout] running 21 tests
[INFO] [stdout] test tests::automation_preview_rendering_is_stable_and_compact ... ok
[INFO] [stdout] test tests::baseline_fallback_explainability_is_explicit_and_deterministic ... ok
[INFO] [stdout] test tests::bypass_flag_disables_intelligence_ranking ... ok
[INFO] [stdout] test tests::config_can_disable_intelligence_without_env_flags ... ok
[INFO] [stdout] test tests::display_decisions_can_hide_and_reword_suggestions ... ok
[INFO] [stdout] test tests::explainability_summary_stays_compact_and_readable ... ok
[INFO] [stdout] test tests::stats_report_format_is_deterministic ... ok
[INFO] [stdout] test tests::display_ranking_is_deterministic ... ok
[INFO] [stdout] test tests::display_ranking_uses_intelligence_when_available ... ok
[INFO] [stdout] test tests::suggestion_explanation_report_uses_intelligence_metadata_when_available ... ok
[INFO] [stdout] test tests::intelligence_feedback_export_is_deterministic_and_versioned ... ok
[INFO] [stdout] test tests::watch_category_filters_include_explicit_flags_in_stable_order ... ok
[INFO] [stdout] test tests::suggestion_explanation_report_preserves_suppression_reason ... ok
[INFO] [stdout] test tests::watch_pattern_update_labels_strengthened_when_repetition_count_grows ... ok
[INFO] [stdout] test tests::watch_suggestion_update_prefers_status_changes_over_generic_updates ... ok
[INFO] [stdout] test tests::watch_category_selection_defaults_to_daily_use_categories_in_stable_order ... ok
[INFO] [stdout] test tests::watch_raw_event_rendering_is_compact_and_readable ... ok
[INFO] [stdout] test tests::intelligence_feedback_export_empty_state_is_stable ... ok
[INFO] [stdout] test tests::display_fallback_stays_deterministic_without_intelligence ... ok
[INFO] [stdout] test tests::display_ranking_falls_back_to_existing_order_without_intelligence ... ok
[INFO] [stderr]      Running tests/config.rs (/opt/rustwide/target/debug/deps/config-c189a5949881f453)
[INFO] [stdout] test tests::explainability_lines_include_timing_and_suppression_details ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test config_show_renders_explicit_config_file ... ok
[INFO] [stdout] test setup_force_rewrites_existing_config_with_requested_watch_path ... ok
[INFO] [stdout] test config_validate_reports_success_for_defaults ... ok
[INFO] [stdout] test config_validate_fails_for_invalid_config_file ... ok
[INFO] [stdout] test suggestions_help_mentions_explain_show_and_history ... ok
[INFO] [stdout] test setup_does_not_overwrite_existing_config_without_force ... ok
[INFO] [stdout] test root_help_lists_discoverable_commands_and_examples ... ok
[INFO] [stdout] test setup_creates_config_and_prints_next_steps ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/doctor.rs (/opt/rustwide/target/debug/deps/doctor-ddf8c7b34e5178ff)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test doctor_reports_degraded_state_without_database_or_valid_watch_path ... ok
[INFO] [stdout] test doctor_reports_healthy_local_state ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/stats.rs (/opt/rustwide/target/debug/deps/stats-bd8ac88b3d0d0120)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test stats_renders_zero_counts_for_empty_database ... ok
[INFO] [stderr]      Running tests/suggest.rs (/opt/rustwide/target/debug/deps/suggest-adeadcd9644efef3)
[INFO] [stdout] test stats_renders_local_usage_summary ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test suggest_renders_detected_file_workflow ... ok
[INFO] [stdout] test suggest_explain_renders_baseline_fallback_details ... ok
[INFO] [stderr]      Running tests/workflows.rs (/opt/rustwide/target/debug/deps/workflows-3c328868cb2f8740)
[INFO] [stdout] test suggestions_explain_renders_deterministic_fallback_report_without_marking_display ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 30 tests
[INFO] [stdout] test automations_show_preview_handles_missing_context_without_failing ... ok
[INFO] [stdout] test automations_show_reports_missing_id ... ok
[INFO] [stdout] test approve_creates_automation_and_lists_it ... ok
[INFO] [stdout] test automations_show_renders_detailed_report ... ok
[INFO] [stdout] test dry_run_previews_actions_and_records_a_run ... ok
[INFO] [stdout] test automations_show_preview_is_deterministic ... ok
[INFO] [stdout] test automations_show_reflects_current_status ... ok
[INFO] [stdout] test disable_and_enable_update_automation_status_in_cli_output ... ok
[INFO] [stdout] test intelligence_export_feedback_handles_empty_database ... ok
[INFO] [stdout] test patterns_renders_detected_workflows_table ... ok
[INFO] [stdout] test reject_updates_feedback_history_and_hides_suggestion ... ok
[INFO] [stdout] test intelligence_export_feedback_writes_deterministic_json_file ... ok
[INFO] [stdout] test run_executes_safe_file_automation_and_records_result ... ok
[INFO] [stdout] test full_open_core_loop_runs_from_observed_events_through_undo ... ok
[INFO] [stdout] test run_blocks_disabled_automation_without_mutating_files ... ok
[INFO] [stdout] test run_marks_automation_failed_when_execution_errors ... ok
[INFO] [stdout] test runs_lists_completed_execution_history ... ok
[INFO] [stdout] test sessions_renders_recent_sessions_table ... ok
[INFO] [stdout] test suggestions_explain_renders_explanation_column ... ok
[INFO] [stdout] test snooze_updates_feedback_history_and_hides_suggestion ... ok
[INFO] [stdout] test suggestions_history_renders_deterministic_feedback_table ... ok
[INFO] [stdout] test suggestions_renders_detected_suggestions_table ... ok
[INFO] [stdout] test suggestions_show_reports_missing_suggestion ... ok
[INFO] [stdout] test undo_rejects_runs_with_unsupported_operations ... ok
[INFO] [stdout] test suggestions_show_renders_history_details ... ok
[INFO] [stdout] test undo_restores_a_completed_rename_only_run ... ok
[INFO] [stdout] test undo_restores_a_completed_move_only_run ... ok
[INFO] [stdout] test undo_aborts_when_filesystem_state_is_no_longer_safe ... ok
[INFO] [stdout] test watch_once_renders_deterministic_activity_snapshot ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/flow_core-f60f17d9f292be0e)
[INFO] [stdout] test undo_reverses_a_completed_rename_and_move_run_in_reverse_order ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 30 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.77s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test config::tests::default_config_has_expected_values ... ok
[INFO] [stdout] test config::tests::browser_download_observation_requires_bridge_path ... ok
[INFO] [stdout] test config::tests::derives_clipboard_capture_modes_from_legacy_flags ... ok
[INFO] [stdout] test config::tests::load_from_path_merges_missing_fields_with_defaults ... ok
[INFO] [stdout] test config::tests::load_uses_defaults_when_no_config_exists ... ok
[INFO] [stdout] test config::tests::preferred_setup_path_falls_back_to_current_directory ... ok
[INFO] [stdout] test config::tests::invalid_config_returns_validation_error ... ok
[INFO] [stdout] test config::tests::discovers_standard_config_path_from_xdg_location ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/flow_daemon-d1a66b25f1f93558)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test tests::expands_tilde_prefixed_paths ... ok
[INFO] [stdout] test tests::keeps_events_with_different_sources_inside_window ... ok
[INFO] [stdout] test tests::keeps_matching_file_events_outside_window ... ok
[INFO] [stdout] test tests::suppresses_duplicate_file_events_within_window ... ok
[INFO] [stdout] test tests::opens_database_and_runs_migrations ... ok
[INFO] [stdout] test tests::persists_browser_download_raw_events_into_sqlite ... ok
[INFO] [stdout] test tests::normalizes_persisted_file_events_into_sqlite ... ok
[INFO] [stdout] test tests::persists_raw_events_to_sqlite ... ok
[INFO] [stdout] test tests::refreshes_patterns_from_persisted_normalized_events ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.20s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/flow_db-b2e2a5412a0de294)
[INFO] [stdout] 
[INFO] [stdout] running 15 tests
[INFO] [stdout] test migrations::tests::migrations_run ... ok
[INFO] [stdout] test repo::tests::feedback_history_updates_counts_and_timestamps ... ok
[INFO] [stdout] test repo::tests::automation_status_updates_are_persisted_and_queryable ... ok
[INFO] [stdout] test repo::tests::list_suggestion_histories_aggregates_feedback_by_signature ... ok
[INFO] [stdout] test repo::tests::ignores_duplicate_normalized_rows_for_the_same_raw_event ... ok
[INFO] [stdout] test migrations::tests::migrations_add_feedback_history_columns_to_existing_suggestions ... ok
[INFO] [stdout] test repo::tests::clear_analysis_state_removes_sessions_patterns_and_suggestions ... ok
[INFO] [stdout] test repo::tests::local_usage_stats_aggregate_patterns_suggestions_approvals_and_runs ... ok
[INFO] [stdout] test repo::tests::lists_pending_browser_observation_events_without_normalized_rows ... ok
[INFO] [stdout] test repo::tests::lists_pending_clipboard_observation_events_without_normalized_rows ... ok
[INFO] [stdout] test repo::tests::lists_pending_file_raw_events_without_normalized_rows ... ok
[INFO] [stdout] test repo::tests::local_usage_stats_are_zero_for_an_empty_database ... ok
[INFO] [stdout] test repo::tests::lists_pending_terminal_observation_events_without_normalized_rows ... ok
[INFO] [stdout] test repo::tests::inserts_raw_event_records ... ok
[INFO] [stdout] test tests::opens_sqlite_database_and_runs_migrations ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/flow_dsl-50082e4f74cdbeed)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/flow_exec-9cc953fbe198e87d)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test engine::tests::dry_run_lists_predicted_actions_without_mutating_files ... ok
[INFO] [stdout] test engine::tests::execute_applies_rename_and_move ... ok
[INFO] [stdout] test engine::tests::execute_report_aborts_before_partial_undo_when_future_step_is_unsafe ... ok
[INFO] [stdout] test engine::tests::plan_undo_rejects_unsupported_operations ... ok
[INFO] [stdout] test engine::tests::plan_undo_reverses_operation_order ... ok
[INFO] [stdout] test service::tests::preview_examples_from_report_are_stable ... ok
[INFO] [stdout] test service::tests::best_effort_preview_without_context_is_explicit ... ok
[INFO] [stdout] test service::tests::preview_generation_falls_back_to_history_when_current_context_is_missing ... ok
[INFO] [stdout] test service::tests::preview_generation_uses_exact_plan_when_files_match ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/flow_patterns-cb223e8f92e3b9fa)
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test normalize::tests::keeps_destructive_terminal_commands_as_run_command_events ... ok
[INFO] [stdout] test detect::tests::detects_repeated_invoice_pattern ... ok
[INFO] [stdout] test normalize::tests::normalizes_browser_download_events_with_file_metadata ... ok
[INFO] [stdout] test normalize::tests::normalizes_chained_terminal_directory_prep_workflows_with_sequence_metadata ... ok
[INFO] [stdout] test normalize::tests::normalizes_clipboard_events_with_deterministic_metadata ... ok
[INFO] [stdout] test detect::tests::detects_repeated_terminal_directory_preparation_flows ... ok
[INFO] [stdout] test detect::tests::ranks_more_recent_repeated_patterns_first ... ok
[INFO] [stdout] test normalize::tests::normalizes_terminal_move_into_file_workflow_event ... ok
[INFO] [stdout] test sessions::tests::splits_sorted_events_into_sessions ... ok
[INFO] [stdout] test normalize::tests::normalizes_file_events_with_group_metadata ... ok
[INFO] [stdout] test normalize::tests::prefers_redacted_or_content_preview_as_clipboard_target ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests flow_adapters
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests flow_analysis
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests flow_core
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests flow_db
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests flow_dsl
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests flow_exec
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests flow_patterns
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "d7999765ba0d873bf6122df68e2f979b3c700d45a14a2347bdf14827806be6bf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d7999765ba0d873bf6122df68e2f979b3c700d45a14a2347bdf14827806be6bf", kill_on_drop: false }`
[INFO] [stdout] d7999765ba0d873bf6122df68e2f979b3c700d45a14a2347bdf14827806be6bf
